[INFO] cloning repository https://github.com/pozm/poggers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pozm/poggers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpoggers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpoggers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fc30a392adbb25ebde4edbfcd19c4c77b08e7a5
[INFO] checking pozm/poggers against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpozm%2Fpoggers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pozm/poggers
[INFO] finished tweaking git repo https://github.com/pozm/poggers
[INFO] tweaked toml for git repo https://github.com/pozm/poggers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pozm/poggers on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pozm/poggers already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/poggers/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e
[INFO] running `Command { std: "docker" "start" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/poggers/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking proc-macro2 v1.0.78
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling bitfield-struct v0.6.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking rw-test v0.1.0 (/opt/rustwide/workdir/rw-test)
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking syn v2.0.52
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking toml_edit v0.21.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking poggers v1.2.1 (/opt/rustwide/workdir/poggers)
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stdout] warning: unused import: `traits::MemError`
[INFO] [stdout]  --> poggers/src/structures/modules/implement.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sigscan::SigScan, traits::MemError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `External`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/internal.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 |         process::{implement::utils::ProcessUtils, External, Internal, Process},
[INFO] [stdout]   |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> poggers/src/structures/protections.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[feature(modules)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod modules;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[feature(processes)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod proc_list;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]   --> poggers/src/structures/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[feature(processes)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]   --> poggers/src/structures/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod process;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[feature(external)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod external;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[feature(internal)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod internal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> poggers/src/structures/process/implement/linux/external.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let res = process_vm_writev(self.pid as i32, local.as_ptr(), 2, remote.as_ptr(), 1, 0);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> poggers/src/structures/process/implement/linux/external.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let name = std::fs::read_to_string(format!("/proc/{}/comm", pid))
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> poggers/src/structures/process/implement/linux/internal.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let name = std::fs::read_to_string("/proc/self/comm").unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> poggers/src/structures/modules/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Module<T: SigScan> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) handle: isize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WIN_PAGE_SIZE` is never used
[INFO] [stdout]   --> poggers/src/structures/modules/implement.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(super) const WIN_PAGE_SIZE: usize = 0x1000;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Proc` is never used
[INFO] [stdout]   --> poggers/src/structures/process/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | trait Proc {
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> poggers/src/structures/protections.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[bitfield_struct::bitfield(u8)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> poggers/src/lib.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `bitfield_struct::bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> poggers/src/structures/protections.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[bitfield_struct::bitfield(u8)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bitfield_struct::bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> poggers/src/traits.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn address(&self, size: usize) -> Address<Self>
[INFO] [stdout]    |                ^^^^^                  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn address(&self, size: usize) -> Address<'_, Self>
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> poggers/src/traits.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 109 |     ) -> Result<VirtAlloc<Self>, MemError>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> Result<VirtAlloc<'_, Self>, MemError>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking macos-tests v0.1.0 (/opt/rustwide/workdir/macos-tests)
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking proc-macro-crate v3.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking poggers-derive v0.1.5 (/opt/rustwide/workdir/poggers-derive)
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> poggers-derive/src/lib.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn create_entry(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateEntryArguments` is never constructed
[INFO] [stdout]  --> poggers-derive/src/lib.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct CreateEntryArguments {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> poggers-derive/src/lib.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn create_entry(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateEntryArguments` is never constructed
[INFO] [stdout]  --> poggers-derive/src/lib.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct CreateEntryArguments {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-tree v0.3.0
[INFO] [stdout] warning: unused import: `traits::MemError`
[INFO] [stdout]  --> poggers/src/structures/modules/implement.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{sigscan::SigScan, traits::MemError};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Registry` and `layer::SubscriberExt`
[INFO] [stdout]   --> poggers/src/structures/proc_list/implement/mod.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use tracing_subscriber::{layer::SubscriberExt, Registry};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_tree::HierarchicalLayer`
[INFO] [stdout]   --> poggers/src/structures/proc_list/implement/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use tracing_tree::HierarchicalLayer;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `External`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/internal.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 |         process::{implement::utils::ProcessUtils, External, Internal, Process},
[INFO] [stdout]   |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Debug`
[INFO] [stdout]   --> poggers/src/structures/protections.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::fmt::{Debug, Display};
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[feature(modules)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod modules;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[feature(processes)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/mod.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod proc_list;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]   --> poggers/src/structures/mod.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[feature(processes)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]   --> poggers/src/structures/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod process;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[feature(external)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod external;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![feature]`
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[feature(internal)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: this attribute does not have an `!`, which means it is applied to this module
[INFO] [stdout]  --> poggers/src/structures/process/implement/linux/mod.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod internal;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Proc`
[INFO] [stdout]   --> poggers/src/structures/process/implement/mod.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |         structures::process::{Proc, Process},
[INFO] [stdout]    |                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> poggers/src/structures/process/implement/linux/external.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let res = process_vm_writev(self.pid as i32, local.as_ptr(), 2, remote.as_ptr(), 1, 0);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> poggers/src/structures/process/implement/linux/external.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let name = std::fs::read_to_string(format!("/proc/{}/comm", pid))
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> poggers/src/structures/process/implement/linux/internal.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let name = std::fs::read_to_string("/proc/self/comm").unwrap();
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> poggers/src/structures/modules/mod.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Module<T: SigScan> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub(crate) handle: isize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WIN_PAGE_SIZE` is never used
[INFO] [stdout]   --> poggers/src/structures/modules/implement.rs:64:18
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub(super) const WIN_PAGE_SIZE: usize = 0x1000;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Proc` is never used
[INFO] [stdout]   --> poggers/src/structures/process/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | trait Proc {
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> poggers/src/structures/protections.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[bitfield_struct::bitfield(u8)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> poggers/src/lib.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    = note: this warning originates in the attribute macro `bitfield_struct::bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> poggers/src/structures/protections.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[bitfield_struct::bitfield(u8)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `bitfield_struct::bitfield` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> poggers/src/traits.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn address(&self, size: usize) -> Address<Self>
[INFO] [stdout]    |                ^^^^^                  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn address(&self, size: usize) -> Address<'_, Self>
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> poggers/src/traits.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 109 |     ) -> Result<VirtAlloc<Self>, MemError>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ) -> Result<VirtAlloc<'_, Self>, MemError>
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling macos-libproc v0.1.0 (/opt/rustwide/workdir/macos-libproc)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> macos-libproc/build.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     if !cfg!(target_os="macos") {
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "macos"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macos-libproc` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e", kill_on_drop: false }`
[INFO] [stdout] 0a1305432242805ce51589d16a1616f7a21a22a3f468eb9e86c4203c4d9a890e
